home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / PaperCut Quota 6.1 / pc-setup.exe / {app} / WebAdmin / includes / lang_it.inc < prev    next >
Text File  |  2005-10-17  |  20KB  |  412 lines

  1. <%
  2. ' (c) Copyright 1999-2004 PaperCut Software Pty. Ltd.
  3. '
  4. ' Italian Translation
  5. '
  6. ' To translate the PaperCut Web tools follow these steps:
  7. '
  8. ' 1. Copy "includes\lang_en.inc" to a new file name appropriate for your language.
  9. '    (e.g.  lang_<languageCode>.inc). You can see a list  of 2 letter language codes
  10. '    here: http://www.w3.org/WAI/ER/IG/ert/iso639.htm#2letter
  11. '
  12. ' 2. Open the file "includes\PCCommon.inc" and add your language code to the list near the top of
  13. '    the file that looks like:
  14. '
  15. '        garrValidLangs = Array("en", "es", "it")
  16. '
  17. ' 3. In "includes\PCCommon.inc", include your language file below the list that looks like this:
  18. '
  19. '        <!-- #include file="lang_it.inc" -->
  20. '        <!-- #include file="lang_es.inc" -->
  21. '
  22. ' 4. Modify the line at the top of your language file that looks like the following, to have use the
  23. '    the correct language code.
  24. '
  25. '        If IsActiveLanguage("en") Then
  26. '
  27. ' 5. Translate the "SetText" lines below.  For example, change:
  28. '
  29. '        SetText "Pages",     "Pages"
  30. '
  31. '     to
  32. '
  33. '        SetText "Pages",     "Pagine"
  34. '
  35. '
  36. ' 6. Refresh your web browser, and you should see your translations. If not, PaperCut could not
  37. '    detect your default language.  To force your language to be used add the line to the bottom
  38. '    of the "Config.inc" file (and change the language code to your language).
  39. '
  40. '        SetActiveLanguage("en")
  41. '
  42. ' 7. Translate the text below which will be used on a simple page on our web site for speakers of
  43. '    your language.  You and your organisation will receive acknowledgement of your contribution.
  44. '    See here for a sample of what the web page will look like: http://www.papercut.biz/lang/english.htm
  45. '
  46. ' 8. Send your translation file to support@papercut.biz, so other can make use of your translation
  47. '
  48. ' ================== START OF TEXT FOR WEB SITE ==================
  49. ' PaperCut Φ il primo prodotto per la gestione delle risorse di stampa e di rete. PaperCut gestisce attualmente la tassazione di tali risorse per
  50. ' pi∙ di un milione di utenti dislocati in pi∙ di 60 paesi a livello mondiale. 
  51. ' Papercut gestisce la tassazione di risorse quali stampe od internet, quantificandone e monitorandone l'utilizzo su reti windows.
  52. ' E' stato sviluppato per specificamente per consentire a scuole e universitα di promuovere un uso responsabile delle risorse IT.
  53. ' Altra sua applicazione Φ in quelle realtα aziendali in cui Φ necessario realizzare una struttura di gestioni costi o per il 
  54. ' monitoraggio attivo e trasparente dell'utilizzo delle risorse IT.
  55. ' Configurazioni possibili sono:
  56. '
  57. '     * Sistema di tassazione delle risorse di stampa ed internet
  58. '    * Sistema di tassazione e monitoraggio delle risorse di stampa
  59. '    * Sistema di tassazione e monitoraggio delle risorse di rete
  60. '
  61. ' E' possibile scaricare una versione che consente di provare PaperCut per 40 giorni senza limitazioni.
  62. ' Sebbene PaperCut non sia completamente tradotto in italiano, la sua interfaccia web supporta completamente questa lingua.
  63. ' Tale interfaccia consente di gestire completamente tutte le funzionalitα messe a disposizione del software e gli account utente.
  64. '
  65. ' Grazie al Dr. Marco Zampieri dell'Universitα degli Studi di Verona per la traduzione dell'interfaccia web.
  66. '
  67. ' ================== END OF TEXT FOR WEB SITE ==================
  68.  
  69. If IsActiveLanguage("it") Then
  70.  
  71.     ' The charset used for the webpages
  72.     SetText "charset",                 "windows-1252"
  73.     
  74.     ' Header/Footer
  75.     SetText "WebTools",             "Web Tools"
  76.     SetText "LoggedInAs",             "Connesso come"
  77.     SetText "LicensedTo",            "Rilasciato in licenza a"
  78.     SetText "PoweredBy",             "Prodotto da %0%"
  79.     SetText "RightsReserved",         "Tutti i diritti sono riservati"
  80.     SetText "PaperCutTrial",        "PaperCut versione di prova"
  81.     SetText "TrialExpired",            "Periodo di prova scaduto"
  82.     SetText "TrialDaysRemaining",    "Rimangono %0% giorni alla scandenza"
  83.     SetText "NotLoggedIn",            "(non connesso)"
  84.     
  85.     SetText "MyDetails",             "Dettagli Personali"
  86.     SetText "MySummary",             "Sommario"
  87.     SetText "UseTopUpCard",         "Inserimento TopUp Card"
  88.     SetText "MyPrintJobs",             "Processi di stampa"
  89.     SetText "MyNetUsage",             "Utilizzo della rete"
  90.     SetText "MyTransactions",         "Transazioni personali"
  91.     SetText "TransferFunds",         "Trasferisci fondi"
  92.     
  93.     SetText "UpdateCheck",            "Check For Updates"
  94.     
  95.     SetText "Admin",                 "Amministrazione"
  96.     SetText "AdminHome",             "Menu di amministrazione"
  97.     SetText "UserList",             "Lista degli utenti"
  98.     SetText "UserDetails",             "Dettagli degli utenti"
  99.     SetText "RecentPrintJobs",         "Storico dei processi di stampa"
  100.     SetText "PrintJobs",             "Processi di stampa"
  101.     SetText "RecentNetUsage",         "Storico del utilizzo della rete"
  102.     SetText "NetUsage",             "Utilizzo della rete"
  103.     SetText "TransactionHistory",        "Storico transazioni"
  104.     
  105.     SetText "RecentPrintLogsBy",    "Dettagli dei processi di stampa per '%0%'"
  106.     SetText "RecentTransactions",    "Storico delle transazioni"
  107.     SetText "RecentTransactionsFor","Storico delle transazioni di '%0%'"
  108.     SetText "RecentNetUsageBy",        "Storico del utilizzo della rete per '%0%'"
  109.     SetText "TimeUsed",                "Tempo di Utilizzo"
  110.     SetText "DataUsed",                "Dimensione"
  111.     
  112.     
  113.     ' Field/Column names
  114.     SetText "Username",         "Nome Utente"
  115.     SetText "Credit",             "Credito residuo"
  116.     SetText "PagesPrinted",     "Pagine stampate"
  117.     SetText "NetDataUsed",         "Utilizzo totale della rete"
  118.     SetText "NetTimeUsed",         "Tempo totale di rete"
  119.     SetText "Privilege",         "Privilegi"
  120.     SetText "QuickAdd",            "Aggiunta rapida"
  121.     SetText "QuickAdjust",           "Quick Adjustment"
  122.     SetText "AdjustCredit",            "Adjust Credit:"
  123.     
  124.     SetText "Time",             "Ora"
  125.     SetText "Date",             "Data"
  126.     SetText "User",             "Utente"
  127.     SetText "Printer",             "Stampante"
  128.     SetText "Document",         "Documento"
  129.     SetText "Pages",             "Pagine"
  130.     SetText "Cost",             "Costo"
  131.     SetText "Amount",             "Totale"
  132.     SetText "Comment",                 "Comment"
  133.     SetText "CreditAfterTrans",    "Credito dopo transazione"
  134.     SetText "Status",             "Stato"
  135.     SetText "TransactedBy",     "Gestore transazione"
  136.     SetText "HoursAbbr",         "Ore"
  137.     SetText "MBAbbr",             "MB"
  138.     
  139.     
  140.     SetText "Restricted",         "Limitato"
  141.     SetText "Unrestricted",     "Illimitato"
  142.     
  143.     ' Buttons/Actions
  144.     SetText "Save",                "Salva"
  145.     SetText "Search",            "Cerca"
  146.     SetText "AddOne",            "Aggiungi Uno"
  147.     SetText "AddFive",            "Aggiungi Cinque"
  148.     SetText "AddTen",            "Aggiungi Dieci"
  149.     SetText "ApplyAdjustment",        "Apply"
  150.     SetText "JumpToUser",        "Vai all'utente"
  151.     SetText "Next",                "Prossimo"
  152.     SetText "Previous",            "Precedente"
  153.     SetText "ModifyUsersCredit","Modifica il credito di %0%"
  154.     SetText "ModifyUserCredit",    "Modifica del credito utente"
  155.     SetText "ViewUserLogs",     "Vedi i dettagli di %0%"
  156.     'SetText "ViewUserTrans",     "View %0%'s transactions"
  157.     SetText "ViewPrintLog",        "Vedi i dettagli di stampa"
  158.     SetText "ViewNetUsage",        "Vedi utilizzo di rete"
  159.     
  160.     'Usage Reports
  161.     SetText "QuickReports",            "Quick Reports"
  162.     SetText "AdhocReports",            "Adhoc Reports"
  163.     SetText "ReportName",            "Report Name"
  164.     SetText "Description",            "Description"
  165.  
  166.     SetText "UsageType",            "Usage type"
  167.     SetText "ReportType",            "Report type"
  168.     SetText "Detailed",                "Detailed logs"
  169.     SetText "SummaryByUser",        "Summary by user"
  170.     SetText "SummaryByPrinter",        "Summary by printer"
  171.     SetText "Period",                "Period"
  172.     SetText "SortBy",                "Sort By"
  173.     SetText "PrintStatus",            "Print Status"
  174.     SetText "TotalCost",            "Total cost"
  175.     SetText "PrinterName",             "Printer name"
  176.     SetText "PagesPerJob",             "Average pages per job"
  177.     SetText "RunReport",            "Run Report"
  178.     SetText "RunReportExcel",        "Export to Excel"
  179.     SetText "ReportFilters",         "Report Filters"
  180.     SetText "ReportSortOrder",         "Report Sort Order"
  181.  
  182.     'Printer Status Selection
  183.     SetText "Printed",                "Printed"
  184.     SetText "Denied",                "Denied"
  185.     SetText "Cancelled",            "Cancelled"
  186.     SetText "Refunded",                "Refunded"
  187.     SetText "CancelledWithNoRefund",    "Cancelled with no refund"
  188.     SetText "AllDocuments",            "All Documents"
  189.  
  190.     SetText "ReportsNoNetCharging",    "Unable to run Internet usage report.  Net Charging is not installed."
  191.  
  192.     SetText "PeriodToday",            "Today"
  193.     SetText "PeriodYesterday",        "Yesterday"
  194.     SetText "PeriodLast24Hours",    "Last 24 hours"
  195.     SetText "PeriodWeek",            "Last 7 days"
  196.     SetText "PeriodMonth",            "Last 30 days"
  197.     SetText "Period3Months",        "Last 3 months"
  198.     SetText "Period6Months",        "Last 6 months"
  199.     SetText "PeriodAll",            "All Data"
  200.  
  201.     SetText "HideReportParameters",    "Hide Report Parameters"
  202.     SetText "ShowReportParameters",    "Show Report Parameters"
  203.  
  204.     SetText "PrintReports",            "Print Usage Reports"
  205.     SetText "NetReports",            "Internet Usage Reports"
  206.  
  207.     SetText "TopPrintUsersJobs",    "Top Print Users (Print Jobs)"
  208.     SetText "TopPrintUsersJobsDesc","Lists the top print users by number of print jobs over the past 30 days"
  209.     SetText "TopPrintUsersPages",    "Top Print Users (Pages Printed)"
  210.     SetText "TopPrintUsersPagesDesc","Lists the top print users by number of pages printed over the past 30 days"
  211.     SetText "BusiestPrintersJobs",    "Busiest Printers (Print Jobs)"
  212.     SetText "BusiestPrintersJobsDesc","Lists the busiest printers by number of print jobs over the past 30 days"
  213.     SetText "BusiestPrintersPages",    "Busiest Printers (Pages Printed)"
  214.     SetText "BusiestPrintersPagesDesc","Lists the busiest printers by number of pages printed over the past 30 days"
  215.     SetText "PrintJobsExpensive",    "Most Expensive Print Jobs"
  216.     SetText "PrintJobsExpensiveDesc","Lists the most expensive print jobs over the past 30 days"
  217.     SetText "PrintJobsBiggest",        "Largest Print Jobs"
  218.     SetText "PrintJobsBiggestDesc","Lists that print jobs with the most number of pages over the past 30 days"
  219.     SetText "PrintJobsBiggestDesc","Lists that print jobs with the most number of pages over the past 30 days"
  220.     SetText "CancelledAndNotRefundedJobs","Cancelled Print Jobs Not Refunded"
  221.     SetText "CancelledAndNotRefundedJobsDesc","A list of print jobs manually cancelled but not refunded as they had fully or partially printed"
  222.  
  223.     SetText "TopNetUsersData",        "Top Internet Users (Data)"
  224.     SetText "TopNetUsersDataDesc",    "Lists the top Internet users by data downloaded over the past 30 days"
  225.     SetText "TopNetUsersTime",        "Top Internet Users (Time)"
  226.     SetText "TopNetUsersTimeDesc",    "Lists the top Internet users by time used over the past 30 days"
  227.     SetText "NetHighestDailyUseData", "Highest Daily Internet Use (Data)"
  228.     SetText "NetHighestDailyUseDataDesc","Lists the users with the highest amount of data used in a day, over the past 30 days"
  229.     SetText "NetHighestDailyUseTime", "Highest Daily Internet Use (Time)"
  230.     SetText "NetHighestDailyUseTimeDesc","Lists the users with the highest amount of time used in a day, over the past 30 days"
  231.     SetText "AdhocReportsDesc",        "Allows you to create customized print or internet usage reports that can be displayed on screen or exported to Excel"
  232.  
  233.  
  234.  
  235.     SetText "ResultsNoData",        "No data matches your report parameters"
  236.  
  237.     'TopUp Cards
  238.     SetText "TopUpCardInstr",    "Inserisci il numero della TopUp Card e premi il tasto ""Inserimento TopUp Card""."
  239.     SetText "TopUpCardInstrNote",    "NOTA: Tutte le richieste di utilizzo delle TopUp card sono memorizzate."
  240.     SetText "CardNumber",        "Numero della carta"        
  241.     
  242.     SetText "TopUpSuccess",        "L'aggiunta di TopUp card Φ avvenuta con successo."
  243.     SetText "ActionLogged",        "Questa operazione Φ stata memorizzata"
  244.     SetText "ErrorTUCExpired",    "Questa TopUp Card non Φ pi∙ valida."
  245.     SetText "ErrorTUCInvalid",    "Questa TopUp Card non Φ valida."
  246.     SetText "ErrorTUCUnableToProcess",     "Il sistema non Φ in grado di verificare la validitα della TopUp card"
  247.     
  248.     ' Transfer
  249.     SetText "TransferFrom",            "Trasferimento da"
  250.     SetText "AvailableFunds",        "Disponibilitα "
  251.     SetText "AmountToTransfer",        "Amontare del trasferimento"
  252.     SetText "TransferToUser",        "Trasferimento all'utente"
  253.     SetText "Transfer",                "Trasferimento"
  254.     SetText    "TransferApplied",        "Il trasferimento dei fondi Φ avvenuto con successo."
  255.     SetText "ErrorTransUser",        "L'utente destinatario del trasferimento fondi Φ inesistente."
  256.     SetText "ErrorTransCredit",        "Non hai abbastanza fondi per trasferire l'ammontare inserito."
  257.     SetText "ErrorTransInvAmount",        "Ammontare del trasferimento non corretto."
  258.     SetText    "UnableToTransfer",        "Unable to transfer funds."
  259.     
  260.     ' Other Charges
  261.     SetText    "OtherCharges",            "Other Charges"
  262.     SetText    "UserToCharge",            "User to charge"
  263.     SetText    "ChargeUser",            "Charge User"
  264.     SetText    "UnableToCharge",        "Unable to charge user."
  265.     SetText    "ChargeApplied",        "Charge applied successfully."
  266.     SetText "ChargeType",            "Charge type"
  267.     SetText "AdditionalComment",    "Additional comment"
  268.     SetText "ChargeDiffUser",        "Charge different user"
  269.     SetText "AvailableCredit",        "Available Credit"
  270.  
  271.     ' Charge Types
  272.     SetText "ChargeTypeOther",        "Other charge"
  273.  
  274.     SetText "OtherChargeType0",        "Photo paper"
  275.     SetText "OtherChargeType1",        "Transparencies"
  276.     SetText "OtherChargeType2",        "Binding"
  277.     SetText "OtherChargeType3",        "Other special paper"
  278.     SetText "OtherChargeType4",        "Library fines"
  279.     SetText "OtherChargeType5",        "Late payment fees"
  280.     SetText "OtherChargeType6",        "Rental fees"
  281.  
  282.     'Refund
  283.     SetText "RefundSuccess",        "Refund successfully issued."
  284.     SetText "RefundFailure",        "Failed to refund print job."
  285.     SetText "Refund",               "Refund"
  286.     SetText "RefundConfirm",        "Refund user %0% with amount %1% ?"
  287.     SetText "RefundComment",        "Refunded print job"
  288.  
  289.     'Transacted By
  290.     SetText "TransByNetUse",        "Uso Rete"
  291.     SetText "TransByPrintUse",        "Processo di Stampa"
  292.     SetText "TransByAutomatic",        "Automatico"
  293.     SetText "TransByTransTo",        "Trasferimento fondi %0%"
  294.     SetText "TransByTransFrom",        "Trasferimento fondi %0%"
  295.     
  296.     ' Admin Home
  297.     SetText "Welcome",                "Benvenuto"
  298.     SetText "AdminInstr",            "Benvenuto sull'interfaccia di amministrazione web di %0%.<br>Potrai operare le operazioni di amministrazione base dal tuo browser e vedere i processi di stampa recentemente elaborati dal server."
  299.     SetText "UserAdmin",            "Amministrazione Utenti"
  300.     SetText "ViewRecentPrintJobs",    "Visualizzazione dei processi di stampa recentemente elaborati dal server"
  301.     SetText "ViewRecentNetUsage",    "Visualizzazione del utilizzo della rete su questo server"
  302.     SetText "ViewRecentTransLog",    "Visualizzazione dei dettagli delle recenti transazioni su questo server"
  303.  
  304.     ' Login page
  305.     SetText "Login",                "Login"
  306.     SetText "LoginInstructions",    "Enter your login username to log into the PaperCut web tools interface."
  307.     
  308.     ' Charges List
  309.     SetText "Advanced",                "Advanced"
  310.     SetText "ChargeRates",            "Charge Rates"
  311.     SetText "PrinterCosts",            "Printer Costs"
  312.     SetText "PageCost",                "Page Cost"
  313.     SetText "DuplexDiscount",        "Duplex Discount"
  314.     SetText "GrayscaleDiscount",    "Grayscale Discount"
  315.     SetText "Details",                "Details"
  316.     SetText "LargePaper",            "Large Paper"
  317.     SetText "VeryLargePaper",        "Very Large Paper"
  318.     
  319.     SetText "DefaultGrayscaleCost",    "Default Grayscale Cost"
  320.     SetText "DefaultColorCost",        "Default Color Cost"
  321.     
  322.     SetText "Size",                    "Size"
  323.     SetText "ColorCost",            "Color Cost"
  324.     SetText "GrayscaleCost",        "Grayscale Cost"
  325.     
  326.     SetText "ExtraPerPage",            "extra per page"
  327.     SetText "LessPerPage",            "less per page"
  328.     SetText "Extra",                "extra"
  329.     SetText "Less",                    "less"
  330.     SetText "PerMetre2",            "per sq. metre"
  331.     SetText "PerFoot2",                "per sq. foot"
  332.     SetText "PerPage",                "per page"
  333.     
  334.     SetText "NetCosts",                "Internet Costs"
  335.     SetText "NetChargingType",        "Net Charging Model"
  336.     SetText "DataCost",                "%0% per MB"
  337.     SetText "TimeCost",                "%0% per %1% minute period"
  338.  
  339.     'Errors
  340.     SetText "ErrorUserNotLoggedIn" ,"Utente non registrato. E' necessario configurare IIS per evitare l'accesso anonimo."
  341.     SetText "AnonAccessDisabled",   "Anonymous access is disabled. If you want to allow anonymous user access, set gblnAllowAnonymousAccess = True value in Config.inc."
  342.     SetText "ErrorAnonAdminAccess", "Users authenticated using the 'anonymous' login form, are not allowed to access the Administration pages.  Change the permissions of the Admin ASP pages so that only Administrators can access these files."
  343.     SetText "ErrorCantFindUser",    "Non riesco a trovare l'utente '%0%' nel database degli utenti di PaperCut."
  344.     SetText "ErrorUnexpectedError",    "Errore inatteso. Contattare l'amministratore di sistema."
  345.     SetText "ErrorDatabaseAccess",    "Non hai il permesso di modificare il database di PaperCut. Consultare il manuale utente per le configurazioni di sicurezza dell'interfaccia di amministrazione web di PaperCut."
  346.     
  347.     
  348.     'PaperCut Enterprise
  349.     SetText "Account",                "Account"
  350.     SetText "AccountList",            "Lista degli Account"
  351.     SetText "AccountAdmin",         "Amministrazione Account"
  352.     SetText "ChooseOption",            "Scegli una delle seguenti operazioni."
  353.     
  354.     
  355.     SetText "AccountListInstr",     "Per modificare un account, premi un nome Account dalla seguente lista"
  356.     SetText "ClickToAddAcct",         "O premi per aggiungere un Account"
  357.     
  358.     SetText "AccountDetailsInstrAdd",     "Per aggiungere un Account, inserisci i seguenti dettagli e premi il pulsante Salva"
  359.     SetText "ReturnWithoutAdd",         "Ritorna alla Lista degli Account senza aggiungerne uno nuovo"
  360.     
  361.     SetText "AccountDetailsInstrEdit",     "Per modificare un Account, cambiare i seguenti dettagli e premi il pulsante Salva"
  362.     SetText "DeleteThisAccount",         "Cancella questo account"
  363.     SetText "ReturnWithoutEdit",         "Ritorna alla Lista degli Account senza salvare alcuna modifica"
  364.     
  365.     SetText "ResetCounters",        "Azzera contatori"
  366.     SetText "CounterStats",            "Contatori"
  367.         
  368.     SetText "ConfirmAcctDelete",    "Sei sicuro di voler eliminare questo account?"
  369.     SetText "ConfirmResetCount",    "Sei sicuro di voler azzerare il contatore del seguente account?"
  370.     
  371.     SetText "AcctIsActive",         "L'account Φ attivo"
  372.     SetText "AcctJobsNonInvoice",    "Non Φ possibile reperire i processi dell'Account"
  373.     
  374.     SetText "Legend",                 "Legenda"
  375.     SetText "MainAcct",             "Account Principale"
  376.     SetText "ActiveAcct",            "Account Attivo"
  377.     SetText "InactiveAcct",            "Account Inattivo"
  378.     SetText "JobCommentsReq",        "Commenti al processo Richiesti"
  379.     SetText "JobCommentsOpt",        "Commenti al processo Opzionali"
  380.     
  381.     SetText "AccountDetails",        "Dettagli dell'Account"
  382.     SetText "AcctType",                "Tipo di Account"
  383.     SetText "AccountTitle",         "Nome Account"
  384.     SetText "Title",                 "Nome"
  385.     SetText "AccountType",             "Tipo di Account"
  386.     SetText "SubAcctOf",             "Sub Account di"
  387.     SetText "Notes",                 "Note"
  388.     
  389.     SetText "AcctAdded",            "L'account Φ stato aggiunto con successo"
  390.     SetText "AcctSaved",            "L'account Φ stato salvato con successo"
  391.     SetText "CountReset",            "I contatori sono stato azzerati con successo"
  392.     
  393.     SetText "EntErrAcctDetails",         "Sono stati rilevati i seguenti problemi con nei dettagli dell'account"
  394.     SetText "EntErrAcctAdd",         "E' stato rilevato un errore aggiungendo l'account"
  395.     SetText "EntErrAcctSave",        "E' stato rilevato un errore salvando l'account"
  396.     SetText "EntErrAcctDelete",        "E' stato rilevato un'errore cancellando l'account"
  397.     SetText "EntErrAcctTitle",         "E' necessario inserire il nome dell'account"
  398.     SetText "EntErrCountReset",        "E' stato rilevato un errore azzerando i contatori"
  399.     
  400.     
  401.     SetText "EntRedirMsg",             "Attendere fino al caricamento della prossima pagina. Se questo non avvenisse entro 5 secondi premere il link accanto."
  402.     SetText "ClickHereToCont",        "Premere per continuare"
  403.     
  404.     SetText "CommentsRequired",     "Commenti richiesti"
  405.     SetText "CommentsNone",         "Non ci sono commenti per i processi di stampa"
  406.     SetText "CommentsOpt",             "Commenti opzionali per i processi di stampa"
  407.     SetText "CommentsReq",             "Commenti richiesti per i processi di stampa"
  408.  
  409. End If
  410. %>
  411.